---
title: "Check project slug/ID validity"
method: GET
path: "/project/{id|slug}/check"
tags: ["projects"]
---

# Check project slug/ID validity

`GET /project/{id|slug}/check`

## Response `200`

Expected response to a valid request

- ProjectIdentifier
  - `id` string

## Other responses

- `404` — The requested item(s) were not found or no authorization to access the requested item(s)

---

[API](https://skmtc.net/modrinth/apis/labrinth.md) · [All operations](https://skmtc.net/modrinth/apis/labrinth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modrinth/labrinth/versions/439f357e772d/schema)
